home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Original Shareware 1.1
/
The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso
/
32
/
batlgrod.zip
/
TSLHELP.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-11-17
|
5KB
|
110 lines
ECHO OFF
CLS
ECHO Thank you for ordering from
ECHO
ECHO T H E S O F T W A R E L A B S
ECHO 3767 Overland Avenue #112
ECHO Los Angeles, CA 90034
ECHO ---------------------------------
ECHO TECHNICAL SUPPORT: (213) 559-5456
ECHO ORDER LINE ONLY: (800) 359-9998
ECHO
ECHO . . . . TECHNICAL SUPPORT . . . .
ECHO
ECHO If you have questions or problems with the program(s) on this disk, call our
ECHO technical support staff for assistance: Mon - Fri, 2pm - 4pm Pacific Standard
ECHO time. Before calling, read the documentation for instructions on using of your
ECHO program(s). Then, if you still need help, we will try to answer your questions
ECHO to the best of our ability. Please be at your computer when you make your call.
ECHO
ECHO Feel free to CALL us for technical support.
ECHO
ECHO DO NOT WRITE.
ECHO
ECHO We cannot respond to written requests for help.
ECHO
PAUSE
CLS
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO
ECHO To print the documentation, type PRINTDOC [Enter]
ECHO
ECHO To run the program, type BG [Enter]
ECHO
ECHO
ECHO
ECHO
pause
cls
ECHO
ECHO
ECHO
ECHO --- IMPORTANT ---
ECHO
ECHO
ECHO Before running the program(s) on this disk, make a backup copy of the disk.
ECHO Insert this disk in drive A: and a blank, formatted disk in drive B: Then
ECHO enter:
ECHO COPY A:*.* B:/V [ENTER]
ECHO
ECHO Use this command even if you have only one floppy disk drive. When you are
ECHO prompted to insert the target disk, remove the TSL (source) disk from drive
ECHO A: and insert a blank disk. (See your DOS manual for details).
ECHO
ECHO -----------------------------------------------------------------
ECHO SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
ECHO -----------------------------------------------------------------
ECHO
ECHO Some computers, especially laptops, will not make a backup with the DISKCOPY
ECHO command. If this occurs, use the COPY command to backup your disks. Insert
ECHO your TSL disk in drive A: and a blank formatted disk in drive B: Then enter:
ECHO
ECHO COPY A:*.* B:/V [ENTER]
ECHO
ECHO
ECHO
PAUSE
CLS
ECHO
ECHO LIMITED WARRANTY
ECHO
ECHO This disk is warranted to be readable. THE SOFTWARE LABS hereby disclaims all
ECHO other express or implied warranties for this software, including the warran-
ECHO ties of merchantability and fitness for a particular purpose. In no event will
ECHO THE SOFTWARE LABS be liable for any damages, including any lost profits, lost
ECHO lost savings or other incidental or consequential damages arising out the use
ECHO use or inability to use this software. If this disk proves to be unreadable,
ECHO please return it for an immediate replacement.
ECHO
ECHO
PAUSE
CLS
ECHO . . . PLEASE SUPPORT PROGRAM AUTHORS . . .
ECHO
ECHO THE SOFTWARE LABS is dedicated to bringing you the best public domain and
ECHO Shareware programs available. A great deal of time and effort goes into the
ECHO acquisition, selection, and testing of programs. Our goal is to offer you the
ECHO best and newest programs in each category.
ECHO
ECHO The fee we charge for distributing the programs in the TSL Library covers the
ECHO cost of our efforts. The program authors do not receive any part of this fee.
ECHO
ECHO SHAREWARE is software which is provided to you to "try before you buy." It is
ECHO not free software. Shareware authors request registration fees from those who
ECHO try their programs and decide they will continue to them. Because Shareware
ECHO authors do not have to pay the high cost of advertising, the fees they charge
ECHO for registration are modest compared to the prices you would pay for compar-
ECHO able programs marketed commercially. Shareware is a real bargain.
ECHO
ECHO Shareware authors deserve to be compensated for the hard work they put into
ECHO the programs you benefit from. In many cases your registration fee brings you
ECHO extras like printed manuals, telephone support, update service, etc. In addi-
ECHO tion, only your support can maintain the Shareware concept as a viable alter-
ECHO native to paying high prices for commercial software.
ECHO
PAUSE
CLS